翻訳と辞書
Words near each other
・ Linson
・ Linspherbach
・ Linspire
・ Linstead
・ Linstead (disambiguation)
・ Linstead Magna
・ Linstead Market
・ Linstead Parva
・ Linstead Primary and Junior High School
・ Linster
・ Linstock
・ Linstock, Cumbria
・ Linsum Bridge
・ Lint
・ Lint (material)
Lint (software)
・ Lint remover
・ Lint voor Verwonding
・ Lint, Belgium
・ Linta
・ Linta River
・ Lintah Darat
・ Lintan County
・ Lintao County
・ Lintasarta
・ Linte
・ Lintel
・ Linteln Geest
・ Linter
・ Linter (disambiguation)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Lint (software) : ウィキペディア英語版
Lint (software)

In computer programming, lint is a Unix utility that flags some suspicious and non-portable constructs (likely to be bugs) in C language source code; generically, lint or a linter is any tool that flags suspicious usage in software written in any computer language. The term lint-like behavior is sometimes applied to the process of flagging suspicious language usage. Lint-like tools generally perform static analysis of source code.
''Lint'' as a term can also refer more broadly to syntactic discrepancies in general, especially in interpreted languages like JavaScript and Python. For example, modern lint checkers are often used to find code that doesn't correspond to certain style guidelines. They can also be used as simple debuggers for common errors, or hard to find errors such as heisenbugs.
==Background==
Lint first appeared (outside of Bell Labs) in the seventh version (V7) of the Unix operating system in 1979. It was derived from PCC, the Portable C Compiler, which was included with that system. Lint and PCC were developed by Stephen C. Johnson, who also authored the parser generator yacc.
The term was derived from the name of the undesirable bits of fiber and fluff found in sheep's wool.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Lint (software)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.